{% extends "global/Page.html" %} {% load staticfiles otree_tags %} {% block title %} Stage 2: Leader decisions {% endblock %} {% block content %}

You have made your leader selection decision.

You are asked to make three decisions related to the income generated by your group for the charity.

One of the three decisions will be randomly chosen by the computer and implemented if you are selected to be the leader. The computer will reveal whether you are selected as the leader for your group at the end of the experiment.

Please click 'Next' to proceed to the decisions.


{% next_button %} {% endblock %}